From: David Miller <davem@davemloft.net>
To: khali@linux-fr.org
Cc: netdev@vger.kernel.org, jwboyer@linux.vnet.ibm.com, jgarzik@pobox.com
Subject: Re: [PATCH] ibm_newemac: Fix dangerous struct assumption
Date: Mon, 06 Apr 2009 17:43:24 -0700 (PDT) [thread overview]
Message-ID: <20090406.174324.254969238.davem@davemloft.net> (raw)
In-Reply-To: <20090406142710.2d091038@hyperion.delvare>
From: Jean Delvare <khali@linux-fr.org>
Date: Mon, 6 Apr 2009 14:27:10 +0200
> The ibm_newemac driver includes code which assumes that the
> work_struct which is included in every delayed_work is the first
> member of that structure. This is currently the case but might change
> in the future, so use to_delayed_work() instead, which doesn't make
> such an assumption.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Applied.
prev parent reply other threads:[~2009-04-07 0:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 12:27 [PATCH] ibm_newemac: Fix dangerous struct assumption Jean Delvare
2009-04-07 0:43 ` 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=20090406.174324.254969238.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jgarzik@pobox.com \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=khali@linux-fr.org \
--cc=netdev@vger.kernel.org \
/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).