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)
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>

No differences found