[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47935396.2080509@trash.net>
Date:	Sun, 20 Jan 2008 14:58:46 +0100
From:	Patrick McHardy <kaber@...sh.net>
To:	Stephen Hemminger <shemminger@...ux-foundation.org>
CC:	netdev@...r.kernel.org
Subject: Re: [Bugme-new] [Bug 9758] New: net_device refcnt bug when NFQUEUEing
 bridged packets
Stephen Hemminger wrote:
> This looks good, but you could use a structure assignment rather memcpy
> (just a personal style preference because assignment is typed and memcpy
> is not).
That doesn't work in this case since nf_bridge_info contains
         unsigned long data[32 / sizeof(unsigned long)];
and I don't want to assign each array element seperately.
--
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
 
