This is not required.

Cc: Naveen Singh <nsi...@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodrig...@atheros.com>
---
 drivers/staging/ath6kl/os/linux/ar6000_drv.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/ath6kl/os/linux/ar6000_drv.c 
b/drivers/staging/ath6kl/os/linux/ar6000_drv.c
index cbf2cb6..bb4dbb5 100644
--- a/drivers/staging/ath6kl/os/linux/ar6000_drv.c
+++ b/drivers/staging/ath6kl/os/linux/ar6000_drv.c
@@ -1573,10 +1573,6 @@ init_netdev(struct net_device *dev, char *name)
         strcpy(dev->name, name);
     }
 
-#ifdef SET_MODULE_OWNER
-    SET_MODULE_OWNER(dev);
-#endif
-
 #ifdef CONFIG_CHECKSUM_OFFLOAD
     if(csumOffload){
         dev->features |= NETIF_F_IP_CSUM; /*advertise kernel capability to do 
TCP/UDP CSUM offload for IPV4*/
-- 
1.7.0.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to