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

« back to all changes in this revision

Viewing changes to drivers/net/wimax/i2400m/rx.c

  • 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:
349
349
 *
350
350
 * For reports: We can't clone the original skb where the data is
351
351
 * because we need to send this up via netlink; netlink has to add
352
 
 * headers and we can't overwrite what's preceeding the payload...as
 
352
 * headers and we can't overwrite what's preceding the payload...as
353
353
 * it is another message. So we just dup them.
354
354
 */
355
355
static
425
425
 *
426
426
 * As in i2400m_rx_ctl(), we can't clone the original skb where the
427
427
 * data is because we need to send this up via netlink; netlink has to
428
 
 * add headers and we can't overwrite what's preceeding the
 
428
 * add headers and we can't overwrite what's preceding the
429
429
 * payload...as it is another message. So we just dup them.
430
430
 */
431
431
static