lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 04 Aug 2014 15:04:37 -0700 (PDT) From: David Miller <davem@...emloft.net> To: romieu@...zoreil.com Cc: netdev@...r.kernel.org, pavel@....cz, linville@...driver.com Subject: Re: [PATCH net-next 1/1] net: remove spurious zd1201 rule. From: Francois Romieu <romieu@...zoreil.com> Date: Mon, 4 Aug 2014 23:47:44 +0200 > From: Francois Romieu <romieu@...zoreil.com> > > Leftover from 5c601d0c942f5aaf7f3cff7e08f61047d70a964e ("wireless: move > zd1201 where it belongs"). > > Signed-off-by: Francois Romieu <romieu@...zoreil.com> > --- > drivers/net/Makefile | 1 - > 1 file changed, 1 deletion(-) > > It should be able to wait for 8 more years if it's a bit > late for net-next. :-) Applied, thanks. Given other similar happenings wrt. these USB rules inside of drivers/net/Makefile, drivers/net/usb/Kconfig should just create a CONFIG_USB_NET_DRIVERS symbol that can reduce these all down to one. Then: 1) Nothing to add for new USB driver. 2) Nothing to remove when USB drivers move or are delted. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists