net: ehea module param description fix
authorDave Young <dyoung@redhat.com>
Fri, 15 Feb 2013 20:19:19 +0000 (20:19 +0000)
committerDavid 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