public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Philip Prindeville <philipp_subx@redfish-solutions•com>
To: Netdev <netdev@vger•kernel.org>
Cc: chas williams - CONTRACTOR <chas@cmf•nrl.navy.mil>,
	Nathan Williams <nathan@traverse•com.au>,
	Karl Hiramoto <karl@hiramoto•org>
Subject: [PATCH 0/2] solos-pci: debugging fixes
Date: Sun, 27 Mar 2011 23:55:19 -0700	[thread overview]
Message-ID: <4D9030D7.9080806@redfish-solutions.com> (raw)

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".



                 reply	other threads:[~2011-03-28  6:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D9030D7.9080806@redfish-solutions.com \
    --to=philipp_subx@redfish-solutions$(echo .)com \
    --cc=chas@cmf$(echo .)nrl.navy.mil \
    --cc=karl@hiramoto$(echo .)org \
    --cc=nathan@traverse$(echo .)com.au \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox