]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
be2net: delete primary MAC address while unloading
authorSathya Perla <sathya.perla@emulex.com>
Tue, 23 Jul 2013 09:55:04 +0000 (15:25 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Jul 2013 22:41:53 +0000 (15:41 -0700)
commit2d17f4031475f2e836dd06d5b03593ee59f12fbd
tree37f5377e13a1f414e6e50cca58007409219e4e51
parent3175d8c2d05f4c87ba616d4c11037a4ad3f77378
be2net: delete primary MAC address while unloading

Currently the UC-list is being deleted from the HW MAC table, but the primary
MAC is not.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c