]> git.baikalelectronics.ru Git - kernel.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)
commit9d0fd9491a90bc9465d13ee11c9a036e51e1b32a
treec78ee9fe326127540b29ceca9e5f7923a0af8214
parent0a86a97fad21b10f83a77302d97fd24ca1a45ee7
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