freebsd-skq/sys/dev/iwi
Gleb Smirnoff 405c7166ef The argument passed to the iwi_update_wme() is softc, not ieee80211com.
This fatal mismatch appeared to be absolutely harmless, since both structs
have pointer to struct ifnet as their first member, and they both point to
the same ifnet.  And the first member is the only one used from the argument.
2015-06-02 22:39:16 +00:00
..
if_iwi_ioctl.h Add support to export the contents of the notification updates from the firmware. 2014-03-29 19:53:04 +00:00
if_iwi.c The argument passed to the iwi_update_wme() is softc, not ieee80211com. 2015-06-02 22:39:16 +00:00
if_iwireg.h Add support to export the contents of the notification updates from the firmware. 2014-03-29 19:53:04 +00:00
if_iwivar.h Add support to export the contents of the notification updates from the firmware. 2014-03-29 19:53:04 +00:00