[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0908151906020.20096@ask.diku.dk>
Date: Sat, 15 Aug 2009 19:08:06 +0200 (CEST)
From: Julia Lawall <julia@...u.dk>
To: chas@....nrl.navy.mil, linux-atm-general@...ts.sourceforge.net,
netdev@...r.kernel.org
Subject: question about drivers/atm/firestream.c
In the file drivers/atm/firestream.c in the function fs_open, there is the
following code:
if (vci != ATM_VPI_UNSPEC && vpi != ATM_VCI_UNSPEC)
set_bit(ATM_VF_ADDR, &atm_vcc->flags);
Should ATM_VPI_UNSPEC and ATM_VCI_UNSPEC be exchanged? They have the same
value, but the code looks a bit odd this way nonetheless.
thanks,
julia
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists