lkml.org 
[lkml]   [2007]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH -mm] iseries_veth: Kill unused variable

    drivers/net/iseries_veth.c: In function 'veth_transmit_to_many':
    drivers/net/iseries_veth.c:1174: warning: unused variable 'port'

    Signed-off-by: Satyam Sharma <satyam@infradead.org>

    ---

    drivers/net/iseries_veth.c | 1 -
    1 file changed, 1 deletion(-)

    diff -ruNp a/drivers/net/iseries_veth.c b/drivers/net/iseries_veth.c
    --- a/drivers/net/iseries_veth.c 2007-09-22 06:26:39.000000000 +0530
    +++ b/drivers/net/iseries_veth.c 2007-09-22 11:17:29.000000000 +0530
    @@ -1171,7 +1171,6 @@ static void veth_transmit_to_many(struct
    HvLpIndexMap lpmask,
    struct net_device *dev)
    {
    - struct veth_port *port = (struct veth_port *) dev->priv;
    int i, success, error;

    success = error = 0;
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/
    \
     
     \ /
      Last update: 2007-09-22 09:55    [W:4.109 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site