commit | 31d17536631f79344c24fc44b50a0a241d0a701e | [log] [tgz] |
---|---|---|
author | Dave Young <dyoung@redhat.com> | Fri Feb 15 20:19:19 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 18 12:26:36 2013 -0500 |
tree | 34e751052ca6a40bbac4f5bfe60af5f4ef5e1513 | |
parent | 279e9f2ff7351a7908f964332e778049712cbd5b [diff] |
net: ehea module param description fix 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>