mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 21:42:42 -04:00
When initializing RX we grab NIC access for every read and write. This is redundant - we can just grab access once. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>