|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] xen: netfront: fix declaration order
To: |
eric.dumazet@xxxxxxxxx |
Subject: |
[Xen-devel] Re: [PATCH] xen: netfront: fix declaration order |
From: |
David Miller <davem@xxxxxxxxxxxxx> |
Date: |
Sun, 03 Apr 2011 17:24:07 -0700 (PDT) |
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx, Ian.Campbell@xxxxxxxxxx, konrad.wilk@xxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, mirq-linux@xxxxxxxxxxxx, jeremy.fitzhardinge@xxxxxxxxxx, virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx |
Delivery-date: |
Sun, 03 Apr 2011 17:25:38 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<1301828839.2837.143.camel@edumazet-laptop> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<20110331110136.03A1A13A6A@xxxxxxxxxxxx> <20110401.205455.70198735.davem@xxxxxxxxxxxxx> <1301828839.2837.143.camel@edumazet-laptop> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Sun, 03 Apr 2011 13:07:19 +0200
> [PATCH] xen: netfront: fix declaration order
>
> Must declare xennet_fix_features() and xennet_set_features() before
> using them.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@xxxxxxxxx>
> Cc: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
Ugh, it makes no sense that XEN won't make it into the x86_32
allmodconfig build. Those dependencies in arch/x86/xen/Kconfig
are terrible.
For if it did, I would have caught this immediately.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|