[PATCH 00/14] Pass priv pointer instead of net_device
Mike McCormack
mikem at ring3k.org
Tue Mar 8 07:37:48 PST 2011
Hi Greg,
This set of short patches replaces net_device with r8192_priv
as the object passed to a bunch of functions, as net_device
is not used with mac80211.
thanks,
Mike
Mike McCormack (14):
rtl8192e: Pass priv to rtl819xE_tx_cmd
rtl8192e: Pass priv to TranslateRxSignalStuff819xpci
rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190
rtl8192e: Pass priv to IPSLeave
rtl8192e: Pass priv to IPSEnter
rtl8192e: Pass priv to EnableHWSecurityConfig8192
rtl8192e: Pass priv to SetKey
rtl8192e: Pass priv to UpdateRxPktTimeStamp8190
rtl8192e: Pass priv to rtl8192_hw_sleep_down
rtl8192e: Pass priv to rtl8192_tx_resume
rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveMode
rtl8192e: Pass priv to rtl8192_init
rtl8192e: Pass priv to rtl8192_rx
rtl8192e: Pass priv to watch_dog_timer_callback
More information about the devel
mailing list