]> git.baikalelectronics.ru Git - kernel.git/commit
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 15 Feb 2017 17:15:59 +0000 (09:15 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 17 Mar 2017 19:55:55 +0000 (12:55 -0700)
commitfc119234de652a02b252537aabcae2ac6fcce241
tree9873e01b2bf660a82fcb11a4bf8797d6d427e738
parent634a00e910d2ab57535e8c17029ac9f2c2c33a14
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment

There was a typo that I had left in the code comments for the igb and ixgbe
functions that enabled build_skb support.

Signed-off-by: Alexander Duyck <alexander.h.duyck@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/igb/igb_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c