~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/net/wireless/at76c50x-usb.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
290
290
        u8 res;
291
291
        u8 multi_domain_capability_implemented;
292
292
        u8 multi_domain_capability_enabled;
293
 
        u8 country_string[3];
 
293
        u8 country_string[IEEE80211_COUNTRY_STRING_LEN];
294
294
        u8 reserved[3];
295
295
} __packed;
296
296