* [PATCH 0/2] solos-pci: debugging fixes
@ 2011-03-28 6:55 Philip Prindeville
0 siblings, 0 replies; only message in thread
From: Philip Prindeville @ 2011-03-28 6:55 UTC (permalink / raw)
To: Netdev; +Cc: chas williams - CONTRACTOR, Nathan Williams, Karl Hiramoto
From: Philip Prindeville <philipp@redfish-solutions.com>
Two patches for net-2.6 HEAD:
The first changes the one remaining instance where the VCI (virtual circuit identifier) is output before the VPI (virtual path identifier). Standard notation is VPI *then* VCI, and this is used everywhere else.
The second does a "pull" on the sk_buff to remove the "struct pkt_hdr" that prefaces the actual ATM frame data (and includes message type, message size, and VPI/VCI tuple). Logging is the last thing done before releasing the sk_buff, so the header can safely be pulled up at this point. Also, we alternate between using the term "device" and "port" in the driver, which is inconsistent and confusing. So we also change the term "device" to "port".
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-28 6:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 6:55 [PATCH 0/2] solos-pci: debugging fixes Philip Prindeville
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).