[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1327291230.2412.2.camel@jtkirshe-mobl>
Date: Sun, 22 Jan 2012 20:00:30 -0800
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: Masanari Iida <standby24x7@...il.com>
Cc: e1000-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [E1000-devel] [PATCH] [trivial] ixgbe : Fix typo in
ixgbe_common.h
On Sat, 2012-01-21 at 22:49 +0900, Masanari Iida wrote:
> Correct spelling "packtetbuf_num" to "packetbuf_num" in
> drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
>
> Signed-off-by: Masanari Iida<standby24x7@...il.com>
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h b/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
> index 863f9c1..4c9a4c8 100644
> --- a/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
> +++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
> @@ -75,7 +75,7 @@ s32 ixgbe_update_mc_addr_list_generic(struct ixgbe_hw *hw,
> s32 ixgbe_enable_mc_generic(struct ixgbe_hw *hw);
> s32 ixgbe_disable_mc_generic(struct ixgbe_hw *hw);
> s32 ixgbe_enable_rx_dma_generic(struct ixgbe_hw *hw, u32 regval);
> -s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw, s32 packtetbuf_num);
> +s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw, s32 packetbuf_num);
> s32 ixgbe_fc_autoneg(struct ixgbe_hw *hw);
>
> s32 ixgbe_validate_mac_addr(u8 *mac_addr);
Thanks! I have added the patch to my queue.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists