diff options
author | Roel Kluin <[email protected]> | 2008-06-09 16:33:50 -0700 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2008-06-11 22:24:40 -0400 |
commit | 0761248f08ccd94ddceb5454eb1ad96626b10611 (patch) | |
tree | 24cad0700f6309d43da33a395a2bc0725edff448 /net/lapb/lapb_out.c | |
parent | 513fd370e6832f81ab717df4645f5ce679e44f14 (diff) |
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_list()
The branches are dead code. even when dev->flag IFF_MULTICAST (defined
0x1000) is set, dev->flags & IFF_MULTICAST & [boolean] always evaluates to
0.
Signed-off-by: Roel Kluin <[email protected]>
Cc: Francois Romieu <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions