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:
94e187c
)
r8169: Kill SafeMtu macro
author
Kirill Smelkov
<kirr@mns.spb.ru>
Mon, 29 Oct 2012 07:55:12 +0000
(07:55 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 3 Nov 2012 18:59:05 +0000
(14:59 -0400)
After
d58d46b5
(r8169: jumbo fixes.) max frame len is stored in
rtl_chip_infos[].jumbo_max for each chip and SafeMtu should be gone.
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found