]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
amd-xgbe: Reported fifo size from hardware is not correct
authorLendacky, Thomas <Thomas.Lendacky@amd.com>
Fri, 29 Aug 2014 18:16:56 +0000 (13:16 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 03:38:14 +0000 (20:38 -0700)
commitf076f453729bb7dd63a798743ee11dea039c7df3
tree62cd16e3e0ab4cf13bc85a40fd73f4db98d84170
parenta9a4a2d9d622e3bde41356aa4e2694cee052d002
amd-xgbe: Reported fifo size from hardware is not correct

The fifo size reported by the hardware is not correct. Add support
to limit the reported size to what is actually present.  Also, fix
the argument types used in the fifo size calculation function.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
drivers/net/ethernet/amd/xgbe/xgbe.h