summaryrefslogtreecommitdiff
path: root/drivers/ieee802154
diff options
context:
space:
mode:
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>2012-07-01 19:58:46 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-07-05 10:11:15 (GMT)
commit42c3629551ab8b1613d27c8d046537f9f5b17cbb (patch)
tree2041ebbd192bf75af061c36cd8385f152b6624fb /drivers/ieee802154
parent0979e465c5ab205b63a1c1820fe833f396a120f0 (diff)
downloadlinux-42c3629551ab8b1613d27c8d046537f9f5b17cbb.tar.xz
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 'drivers/ieee802154')
0 files changed, 0 insertions, 0 deletions