| To: | Francois Romieu <romieu@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [patch 2.6.12-rc1-bk1] multipath: early use of inlined function |
| From: | "David S. Miller" <davem@xxxxxxxxxxxxx> |
| Date: | Tue, 22 Mar 2005 20:08:02 -0800 |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <20050321213409.GA28998@electric-eye.fr.zoreil.com> |
| References: | <20050321213409.GA28998@electric-eye.fr.zoreil.com> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
On Mon, 21 Mar 2005 22:34:09 +0100
Francois Romieu <romieu@xxxxxxxxxxxxx> wrote:
> $ grep -n compare_keys net/ipv4/route.c
> 151:static inline int compare_keys(struct flowi *fl1, struct flowi *fl2);
> ^^^
> 541: compare_keys(&(*rthp)->fl, &expentry->fl)) {
> 861:static inline int compare_keys(struct flowi *fl1, struct flowi *fl2)
> 890: compare_keys(&rth->fl, &rt->fl)) {
> 892: if (compare_keys(&rth->fl, &rt->fl)) {
>
> Signed-off-by: Francois Romieu <romieu@xxxxxxxxxxxxx>
Applied, thanks Francois.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: patch: introduce simple actions, Jamal Hadi Salim |
|---|---|
| Next by Date: | Re: swapped memset arguments., David S. Miller |
| Previous by Thread: | [patch 2.6.12-rc1-bk1] multipath: early use of inlined function, Francois Romieu |
| Next by Thread: | Re: slab corruption in skb allocs, Andrew Morton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |