]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NET
authorAnish Bhatt <anish@chelsio.com>
Mon, 15 Sep 2014 20:45:20 +0000 (13:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Sep 2014 21:45:18 +0000 (17:45 -0400)
commit5d6be6a5d4864712832822efeb9c2d54e4063949
tree7905896c71c4860dafb3c6a35c45f0a5fb439217
parentd6ce2628f32271c037a8c12e1994c9fba3a4af49
scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NET

Required for avoiding recursive dependencies in the Kconfig, brought out
by fixing randconfig error for bnx2i/bnx2fc in the patch that follows.
As suggested by Randy Dunlap

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/Kconfig