diff options
author | Georgiana Rodica Chelu <georgiana.chelu93@gmail.com> | 2016-09-29 00:07:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-02 17:26:57 +0200 |
commit | 7b170bacbb13089ccb1d14ca18ad4fb5dcb8b72e (patch) | |
tree | d9bf4816c597de5b730d17c8d8282188051b5f6a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7d7be350073e5a27ff5ed73b3dc31e1d2cb7d573 (diff) |
staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants
Replace the 0x888e with ETH_P_PAE and 0x0806 with ETH_P_ARP.
These macros can be found in drivers/staging/rtl8192e/rtllib.h
Hexadecimal numbers are not case sensitive,
therefore 0x888e is equal with 0x888E.
The modifications improve the readability of the code.
Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions