]> git.baikalelectronics.ru Git - kernel.git/commit
igc: Fix the parameter description for igc_alloc_rx_buffers
authorSasha Neftin <sasha.neftin@intel.com>
Mon, 11 Nov 2019 07:04:12 +0000 (09:04 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 31 Dec 2019 19:17:25 +0000 (11:17 -0800)
commitefbf853585d4c67fc4f745ffa99e600db7e6012c
treeb8bb5dabc17e59b7e8897531bdd982edbe30d267
parentbec0e6f710e7376d60519dbeab587cb52832b3d0
igc: Fix the parameter description for igc_alloc_rx_buffers

The function description for igc_alloc_rx_buffers has not reflected
the function meaning. Add meaningful description.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igc/igc_main.c