mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
Remove unused variable, spl() manipulation isn't done for the ifq now.
This commit is contained in:
parent
df5e198723
commit
4851f97cf1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69153
@ -478,7 +478,6 @@ ether_demux(ifp, eh, m)
|
||||
{
|
||||
struct ifqueue *inq;
|
||||
u_short ether_type;
|
||||
int s;
|
||||
#if defined(NETATALK)
|
||||
register struct llc *l;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user