diff options
author | alex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com> | 2012-07-01 19:58:46 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-05 03:11:15 -0700 |
commit | 42c3629551ab8b1613d27c8d046537f9f5b17cbb (patch) | |
tree | 2041ebbd192bf75af061c36cd8385f152b6624fb /net/bridge/br_ioctl.c | |
parent | 0979e465c5ab205b63a1c1820fe833f396a120f0 (diff) | |
download | talos-obmc-linux-42c3629551ab8b1613d27c8d046537f9f5b17cbb.tar.gz talos-obmc-linux-42c3629551ab8b1613d27c8d046537f9f5b17cbb.zip |
6lowpan: revert 'reuse eth_mac_addr()'
This reverts the commit cdf49c283e2e105da86ca575ad35b453f5ff24ea which
replaces lowpan '.ndo_set_mac_address' method by ethernet's one.
Accorind to the IEEE 802.15.4 standard, device has 8-byte length address,
so this hook loses the last 2 bytes which may rise a compatibility problems
with other IEEE 802.15.4 standard implementations.
Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_ioctl.c')
0 files changed, 0 insertions, 0 deletions