]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:57:25 +0000 (22:57 +0800)
commit7fe3b348dca77bdf13bddc5d3415d275a8fafd1b
tree112deda0c224d3e152a4eb1166b16e3df0c4bd8c
parent9811eace89f925c02d120c71fc7f5827a68e2f9a
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.

(cherry picked from commit 9e0c5648d973cfe6bb037df3fdd08903c81bdc3e)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c