]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: bnep: use constant for ethertype
authorEldad Zack <eldad@fogrefinery.com>
Mon, 7 May 2012 22:09:35 +0000 (00:09 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:54 +0000 (01:40 -0300)
commit000092b0b4793caf831f6016fa69d25abba31e51
treec78ee9fe326127540b29ceca9e5f7923a0af8214
parent94122bbe9c8c4ad7ba9f02f9a30bfc95672c404e
Bluetooth: bnep: use constant for ethertype

The dot1q ethertype number (0x8100) is embedded in the code, although
it is already defined in included headers.

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
net/bluetooth/bnep/core.c