commit | ea866e6526b8a2ead92875732d41b26fdb470312 | [log] [tgz] |
---|---|---|
author | Santiago Leon <santil@us.ibm.com> | Thu Jul 24 04:34:23 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 25 15:44:44 2008 +1000 |
tree | b6645f5f136691defbe6a73941a05d0649811a37 | |
parent | 22e1a4dd3f2a9009d1d8896a5e833b6094877008 [diff] |
ibmveth: Automatically enable larger rx buffer pools for larger mtu Activates larger rx buffer pools when the MTU is changed to a larger value. This patch de-activates the large rx buffer pools when the MTU changes to a smaller value. Signed-off-by: Santiago Leon <santil@us.ibm.com> Signed-off-by: Robert Jennings <rcj@linux.vnet.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>