aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2016-05-15 07:04:46 +0000
committerDavid S. Miller <[email protected]>2016-05-15 17:35:48 +0000
commitd0a42d6fc8eaf1b64f62b0bbc3b829b756eacf57 (patch)
tree8472c0120feccbaa8270141480fcae7eb6a98e2b /drivers/net/xen-netback/interface.c
parentbnxt_en: Report PCIe link speed and width during driver load (diff)
downloadkernel-d0a42d6fc8eaf1b64f62b0bbc3b829b756eacf57.tar.gz
kernel-d0a42d6fc8eaf1b64f62b0bbc3b829b756eacf57.zip
bnxt_en: Reduce maximum ring pages if page size is 64K.
The chip supports 4K/8K/64K page sizes for the rings and we try to match it to the CPU PAGE_SIZE. The current page size limits for the rings are based on 4K/8K page size. If the page size is 64K, these limits are too large. Reduce them appropriately. Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions