OSDN Git Service

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)
commit085c858950419f5a7eea351c2e5cb999b4caad2d
treeb8bb5dabc17e59b7e8897531bdd982edbe30d267
parent57cd472c2baa1d1dc7f037d2c6d6d7d29be29d5d
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