]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 8 Feb 2012 07:49:33 +0000 (07:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 1 Mar 2012 07:19:08 +0000 (23:19 -0800)
commit9e0c5648d973cfe6bb037df3fdd08903c81bdc3e
tree613316d2ab7a83b962a0175a872b98a3e2663ec7
parentbb9c5ee15b560f944a8877f60e7d3d77ad542286
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring

This patch is meant to address several minor issues in
ixgbe_xmit_frame_ring.  Specifically it adds a comment explaining the TXSW
flag, and correctly wraps a line over 80 characters.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c