commit | f2ca0dbe077389f061ffa15de9dd7fc96a5b97d2 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:46:57 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:25:39 2009 -0700 |
tree | b8b2b8e7c4d7bb7d65597c2fd60e65d5aec3b8bd | |
parent | d249be54745259980dcbd898bdfeb7307c9c5e10 [diff] |
igb: replace the VF clear_to_send with a flags value In order to support future features it is easiest to replace the clear_to_send boolean with a flag value. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>