commit | 89b643889b1f56d8b53728f6153a4237c849784b | [log] [tgz] |
---|---|---|
author | Pavel Belous <pavel.belous@aquantia.com> | Mon Feb 20 22:36:49 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 20 17:11:09 2017 -0500 |
tree | efffc29967430abdc24b37111ed78b3b491e3f90 | |
parent | c0788f7463f138bb1d30552b3edac442781b4e11 [diff] |
net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page. We should allocate the number of pages based on the config parameter AQ_CFG_RX_FRAME_MAX. Signed-off-by: Pavel Belous <pavel.belous@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>