|
@@ -150,7 +150,7 @@ static int p80211knetdev_init(netdevice_t *netdev)
|
|
* Returns:
|
|
* Returns:
|
|
* the address of the statistics structure
|
|
* the address of the statistics structure
|
|
----------------------------------------------------------------*/
|
|
----------------------------------------------------------------*/
|
|
-static struct net_device_stats *p80211knetdev_get_stats(netdevice_t * netdev)
|
|
|
|
|
|
+static struct net_device_stats *p80211knetdev_get_stats(netdevice_t *netdev)
|
|
{
|
|
{
|
|
wlandevice_t *wlandev = netdev->ml_priv;
|
|
wlandevice_t *wlandev = netdev->ml_priv;
|
|
|
|
|