Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75b39dd2 authored by Hante Meuleman's avatar Hante Meuleman Committed by John W. Linville
Browse files

brcmfmac: Remove some obsolete definitions and variables.

parent 71c60cf2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@
#ifndef _BRCMF_H_
#define _BRCMF_H_

#define BRCMF_VERSION_STR		"4.218.248.5"

#include "fweh.h"

#define TOE_TX_CSUM_OL		0x00000001
+0 −2
Original line number Diff line number Diff line
@@ -32,8 +32,6 @@
#define BRCMF_DEFAULT_SCAN_UNASSOC_TIME	40
#define BRCMF_DEFAULT_PACKET_FILTER	"100 0 0 0 0x01 0x00"

static const char brcmf_version[] =
	"Dongle Host Driver, version " BRCMF_VERSION_STR;

bool brcmf_c_prec_enq(struct device *dev, struct pktq *q,
		      struct sk_buff *pkt, int prec)