commit | 160ff18a07f3a505d452dcced8e45ecdd0a85506 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Jun 01 07:18:52 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 05 14:16:28 2011 -0700 |
tree | 68faa9997e62de66cfc0f06ed744737443345c7f | |
parent | e990b37b906b6137d353ef2a918e15e5763d70ec [diff] |
af-packet: Hold reference to bound network devices. Old code was probably safe, but with this change we can actually use the netdev object, not just compare the pointer values. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: David S. Miller <davem@davemloft.net>