commit | b758858c5ceb1b30ae7d04dea6c74821bd7c7d69 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jun 26 10:26:22 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 01 17:25:03 2014 -0700 |
tree | 8e8f166f5f57fc9e815269a2e6c50fc9213af823 | |
parent | 219575eb6311ad090e26c675a6e217f5d48780a3 [diff] |
net: bcmgenet: do not set packet length for RX buffers Hardware will provide this information as soon as we will start processing incoming packets, so there is no need to set the RX buffer length during buffer allocation. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>