diff options
author | Jiri Pirko <jiri@resnulli.us> | 2012-11-14 06:51:04 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-16 02:57:53 +0400 |
commit | a652208e0b52c190e57f2a075ffb5e897fe31c3b (patch) | |
tree | 7d41ac0aa041beb5803654d79c9893b651644f63 /drivers | |
parent | ec34232575083fd0f43d3a101e8ebb041b203761 (diff) | |
download | linux-a652208e0b52c190e57f2a075ffb5e897fe31c3b.tar.xz |
net: correct check in dev_addr_del()
Check (ha->addr == dev->dev_addr) is always true because dev_addr_init()
sets this. Correct the check to behave properly on addr removal.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions