diff options
author | Jakub Kicinski <[email protected]> | 2022-03-21 11:42:07 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-21 13:21:17 +0000 |
commit | d9e3c29918a80d2d18f0c3c059a578a368f6713c (patch) | |
tree | e766a1318a0673cd473cfce7e06cc9a466c9a119 /net/lapb/lapb_timer.c | |
parent | b94b6a1342ccce016f1139af32adc3b6bfab9656 (diff) |
nfp: choose data path based on version
Prepare for choosing data path based on the firmware version field.
Exploit one bit from the reserved byte in the firmware version field
as the data path type. We need the firmware version right after
vNIC is allocated, so it has to be read inside nfp_net_alloc(),
callers don't have to set it afterwards.
Following patches will bring the implementation of the second data
path.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Fei Qin <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions