* Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> wrote:the patch below should fix this. Ingo ------------> Subject: drivers/s390/net/ctcmain.c: fix build bug From: Ingo Molnar <mingo@elte.hu> SET_MODULE_OWNER() is obsolete. Signed-off-by: Ingo Molnar <mingo@elte.hu> --- drivers/s390/net/ctcmain.c | 1 - 1 file changed, 1 deletion(-) Index: linux/drivers/s390/net/ctcmain.c =================================================================== --- linux.orig/drivers/s390/net/ctcmain.c +++ linux/drivers/s390/net/ctcmain.c @@ -2802,7 +2802,6 @@ void ctc_init_netdevice(struct net_devic dev->type = ARPHRD_SLIP; dev->tx_queue_len = 100; dev->flags = IFF_POINTOPOINT | IFF_NOARP; - SET_MODULE_OWNER(dev); } --
| Alexandre Oliva | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Eric W. Biederman | Re: [net-2.6.24][patch 2/2] Dynamically allocate the loopback device |
| Ingo Molnar | Re: containers (was Re: -mm merge plans for 2.6.23) |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Michael Riepe | Re: 2.6.27.19 + 28.7: network timeouts for r8169 and 8139too |
