netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: magnus.damm@gmail.com
Cc: netdev@vger.kernel.org, lethal@linux-sh.org,
	shemminger@vyatta.com, ben-linux@fluff.org
Subject: Re: [PATCH] ax88796: start_xmit fix using net_device_ops
Date: Wed, 14 Jan 2009 21:06:10 -0800 (PST)	[thread overview]
Message-ID: <20090114.210610.130931205.davem@davemloft.net> (raw)
In-Reply-To: <20090114073827.26909.56261.sendpatchset@rx1.opensource.se>

From: Magnus Damm <magnus.damm@gmail.com>
Date: Wed, 14 Jan 2009 16:38:27 +0900

> This patch hooks up the start_xmit/tx_timeout/get_stats callbacks
> in the ax88796 driver since they no longer are installed by the
> lib8390 code. Without this patch the function dev_hard_start_xmit()
> crashes due to a start_xmit callback with the value NULL.
> 
> While at it, update the ax88796 driver to make use of use of struct
> net_device_ops.
> 
> Signed-off-by: Magnus Damm <damm@igel.co.jp>

Applied, thanks a lot Magnus.

      reply	other threads:[~2009-01-15  5:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14  7:38 [PATCH] ax88796: start_xmit fix using net_device_ops Magnus Damm
2009-01-15  5:06 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090114.210610.130931205.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ben-linux@fluff.org \
    --cc=lethal@linux-sh.org \
    --cc=magnus.damm@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).