]> Git Repo - linux.git/commit
r8152: correct the rx early size
authorhayeswang <[email protected]>
Thu, 16 Jun 2016 02:55:19 +0000 (10:55 +0800)
committerDavid S. Miller <[email protected]>
Thu, 16 Jun 2016 06:39:18 +0000 (23:39 -0700)
commita59e6d815226b70780427648e359da9bbee07171
treedaec37e5cb526be42b55d628d8a91336dba905b6
parent93fe9b1838404fcc3bea320b704bfa461d8e57a6
r8152: correct the rx early size

The rx early size should be

(agg_buf_sz - packet size) / 8

Signed-off-by: Hayes Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/usb/r8152.c
This page took 0.058789 seconds and 4 git commands to generate.