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:
279e9f2
)
net: ehea module param description fix
author
Dave Young
<dyoung@redhat.com>
Fri, 15 Feb 2013 20:19:19 +0000
(20:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Feb 2013 17:26:36 +0000
(12:26 -0500)
In ehea.h the minimal entries is 2^7 - 1:
#define EHEA_MIN_ENTRIES_QP 127
Thus change the module param description accordinglly
Signed-off-by: Dave Young <dyoung@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found