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:
Colin Günther
2009-12-30 00:30:56 +00:00
parent c006bb2735
commit bfaa8fac89
@@ -219,7 +219,7 @@ struct iwi_softc {
#if defined(__HAIKU__)
uint32_t sc_intr_status;
#endif;
#endif
};
#define IWI_STATE_BEGIN(_sc, _state) do { \