summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2012-11-14 02:51:04 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-26 11:37:46 -0800
commit4e95708469b3b36b123c9ebfe4fed2b9de601e7a (patch)
treef3a1dc6eec40d2c02c0734de1261194f65b22e85 /mm
parent798f49e632f38abcb51dea6014b078798c1cc6ee (diff)
net: correct check in dev_addr_del()
[ Upstream commit a652208e0b52c190e57f2a075ffb5e897fe31c3b ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions