linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chr <chunkeey@web.de>
To: Pavel Roskin <proski@gnu.org>
Cc: John W Linville <linville@tuxdriver.com>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] p54: don't report known but unhandled EEPROM codes as unknown
Date: Thu, 30 Oct 2008 18:10:45 +0100	[thread overview]
Message-ID: <200810301810.45647.chunkeey@web.de> (raw)
In-Reply-To: <20081029213143.4497.77258.stgit@dv.roinet.com>

On Wednesday 29 October 2008 22:31:43 Pavel Roskin wrote:
> [...]
> +		case PDR_RADIATED_TRANSMISSION_CORRECTION:
> +		case PDR_PRISM_TX_IQ_CALIBRATION:
> +		case PDR_BASEBAND_REGISTERS:
> +		case PDR_PER_CHANNEL_BASEBAND_REGISTERS:
> +			break;
>  		default:
>  			printk(KERN_INFO "p54: unknown eeprom code : 0x%x\n",
>  				le16_to_cpu(entry->code));

what about removing the printk?
since intersil reserved 0x8000-0xffff for it's customers...
so there could be lots of unknown pdr magics.

Regards,
	Chr

  parent reply	other threads:[~2008-10-30 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 21:31 [PATCH] p54: don't report known but unhandled EEPROM codes as unknown Pavel Roskin
2008-10-30 16:50 ` Larry Finger
2008-10-30 17:10 ` Chr [this message]
2008-11-04  0:35   ` Pavel Roskin

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=200810301810.45647.chunkeey@web.de \
    --to=chunkeey@web.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=proski@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).