netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Excess use of packed attribute
@ 2006-08-07 20:34 Stephen Hemminger
  2006-08-07 23:20 ` David Miller
  2006-08-08  0:02 ` Sridhar Samudrala
  0 siblings, 2 replies; 7+ messages in thread
From: Stephen Hemminger @ 2006-08-07 20:34 UTC (permalink / raw)
  To: Roland Dreier; +Cc: netdev

After reading:
	http://bugzilla.kernel.org/show_bug.cgi?id=6693

I noticed there were stupid uses of packed attribute in several network headers.

Silly offenders:	include/net/ipx.h
			include/net/ieee80211.h
			include/net/ip6_tunnel.h
			include/net/ndisc.h
			include/linux/if_ether.h
			include/linux/if_fddi.h
		
			include/linux/sctp.h -- really bad
		
-- 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-08-10  4:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-07 20:34 Excess use of packed attribute Stephen Hemminger
2006-08-07 23:20 ` David Miller
2006-08-09 19:17   ` Ville Nuorvala
2006-08-08  0:02 ` Sridhar Samudrala
2006-08-08  0:39   ` David Miller
2006-08-09 18:37     ` Roland Dreier
2006-08-10  4:11       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).