git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfdc587
)
af_packet: use define instead of constant
author
danborkmann@iogearbox.net
<danborkmann@iogearbox.net>
Mon, 20 Aug 2012 03:34:03 +0000
(
03:34
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 23 Aug 2012 05:58:27 +0000
(22:58 -0700)
Instead of using a hard-coded value for the status variable, it would make
the code more readable to use its destined define from linux/if_packet.h.
Signed-off-by: daniel.borkmann@tik.ee.ethz.ch
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found