Fixed typo. This will make iprowifi2200 compile again.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34820 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -219,7 +219,7 @@ struct iwi_softc {
|
|||||||
|
|
||||||
#if defined(__HAIKU__)
|
#if defined(__HAIKU__)
|
||||||
uint32_t sc_intr_status;
|
uint32_t sc_intr_status;
|
||||||
#endif;
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
#define IWI_STATE_BEGIN(_sc, _state) do { \
|
#define IWI_STATE_BEGIN(_sc, _state) do { \
|
||||||
|
|||||||
Reference in New Issue
Block a user