rocker: Handle protodown notifications.
authorAnuradha Karuppiah <[email protected]>
Tue, 14 Jul 2015 20:43:21 +0000 (13:43 -0700)
committerDavid S. Miller <[email protected]>
Thu, 16 Jul 2015 04:39:40 +0000 (21:39 -0700)
commitc305524617dcd617d698dfe2682f3212e698f781
tree7f28ceeeac184512de8789d4cb1898ff0bb33240
parent88d6378bd6c096cb8440face3ae3f33d55a2e6e4
rocker: Handle protodown notifications.

protodown can be set by user space applications like MLAG on detecting
errors on a switch port. This patch provides sample switch driver changes
for handling protodown. Rocker PHYS disables the port in response to
protodown.

Signed-off-by: Anuradha Karuppiah <[email protected]>
Signed-off-by: Andy Gospodarek <[email protected]>
Signed-off-by: Roopa Prabhu <[email protected]>
Signed-off-by: Wilson Kok <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/rocker/rocker.c