[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 29 May 2007 20:12:50 +0000 (13:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:23:30 +0000 (01:23 -0700)
commita2efcfa04865eaaa88b870f4babf12f4c1fc4f83
treec2c26858f0bacb2c41039bf1f70ec28db5b6b262
parentddc31ce311b65fc3c30ec9ca5baf688a882260bc
[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST

It is unconditionally set by af_packet.c, not by the Kconfig
subsystem, so just kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/packet/af_packet.c