Netdev List
 help / color / mirror / Atom feed
* question on ndo_start_xmit()
@ 2012-09-02 13:39 Oliver Neukum
  2012-09-02 16:46 ` Ben Hutchings
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Neukum @ 2012-09-02 13:39 UTC (permalink / raw)
  To: netdev

Hi,

is it possible that ndo_start_xmit is called with skb==NULL ?

	Regards
		Oliver

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: question on ndo_start_xmit()
  2012-09-02 13:39 question on ndo_start_xmit() Oliver Neukum
@ 2012-09-02 16:46 ` Ben Hutchings
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Hutchings @ 2012-09-02 16:46 UTC (permalink / raw)
  To: Oliver Neukum; +Cc: netdev

On Sun, 2012-09-02 at 15:39 +0200, Oliver Neukum wrote:
> Hi,
> 
> is it possible that ndo_start_xmit is called with skb==NULL ?

Only through a bug in the caller.  It is not a valid argument.

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-02 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-02 13:39 question on ndo_start_xmit() Oliver Neukum
2012-09-02 16:46 ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox