]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bridge: allow changing hardware address to any valid address
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 9 Apr 2007 18:49:58 +0000 (11:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:50 +0000 (22:28 -0700)
commitffe1d49cc300f3dff990093aa952a2fbb371c1b6
tree2e23c0f31b0873ff93e3027d176604e9a0a25308
parentb86c45035c439cfa6ef5b2e4bf080b24bd8765f1
bridge: allow changing hardware address to any valid address

For case of bridging pseudo devices, the get created/destroyed (Xen)
need to allow setting address to any valid value.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
net/bridge/br_device.c