diff options
| author | Mark Einon <[email protected]> | 2014-09-11 22:59:45 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-09-19 16:02:12 -0700 |
| commit | 8019f2e2aa76658890dcca0cdff56a78959e3c57 (patch) | |
| tree | ef99ba4e8a5d409d78e4055172da3b5c33bd9bc4 /include/linux/timerqueue.h | |
| parent | 668caa674c045bb59dcde2dc017e254f18a90607 (diff) | |
staging: et131x: Simplify code in nic_rx_pkts() for multicast_pkts_rcvd
In nic_rx_pkts(), we check that a multicast packet received (when using
a multicast list) is one that was requested - despite setting the list
up with the hardware. We shouldn't expect to get a mc packet we didn't
ask for, so remove these extra checks.
This also means that the surrounding code can be tiedied up a little.
Tested somewhat with omping, with no adverse effects seen.
Also remove this item from the TODO list.
Signed-off-by: Mark Einon <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions