From: Florian Fainelli <florian.fainelli@telecomint.eu>
To: Chr <chunkeey@web.de>
Cc: linux-wireless@vger.kernel.org, Michael Wu <flamingice@sourmilk.net>
Subject: Re: [RFC][PATCH 2/2] p54: statistic readback and other changes
Date: Sun, 30 Mar 2008 23:02:43 +0100 [thread overview]
Message-ID: <200803310002.44110.florian.fainelli@telecomint.eu> (raw)
In-Reply-To: <200803302349.27450.chunkeey@web.de>
Hi Christian,
Le dimanche 30 mars 2008, Chr a =E9crit=A0:
> This patch brings some of the new features for both
> (PCI and USB) devices... unfortunately I don't know if
> the readback works on USB.
@@ -53,10 +53,10 @@ struct pda_entry {
} __attribute__ ((packed));
=20
struct eeprom_pda_wrap {
- __le32 magic;
- __le16 pad;
- __le16 len;
- __le32 arm_opcode;
+ u32 magic;
+ u16 pad;
+ u16 len;
+ u32 arm_opcode;
u8 data[0];
} __attribute__ ((packed));
This change will break p54 on big-endian hosts which is something that =
has=20
been fixed few weeks ago.
Will have some test on a prism54 usb device and report back here.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-03-30 21:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-30 21:49 [RFC][PATCH 2/2] p54: statistic readback and other changes Chr
2008-03-30 22:02 ` Florian Fainelli [this message]
2008-03-31 12:29 ` Chr
2008-03-31 12:48 ` Florian Fainelli
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=200803310002.44110.florian.fainelli@telecomint.eu \
--to=florian.fainelli@telecomint.eu \
--cc=chunkeey@web.de \
--cc=flamingice@sourmilk.net \
--cc=linux-wireless@vger.kernel.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