qeth module size reduction.
[deliverable/linux.git] / drivers / s390 / net / qeth_l2_main.c
index 3921d1631a78928067fc9b5e90f0f1e676036ee0..7e8f639650980ff6ed27f883fc58d5c1db04e7ba 100644 (file)
@@ -22,9 +22,6 @@
 #include "qeth_core.h"
 #include "qeth_core_offl.h"
 
-#define QETH_DBF_TXT_BUF qeth_l2_dbf_txt_buf
-static DEFINE_PER_CPU(char[256], qeth_l2_dbf_txt_buf);
-
 static int qeth_l2_set_offline(struct ccwgroup_device *);
 static int qeth_l2_stop(struct net_device *);
 static int qeth_l2_send_delmac(struct qeth_card *, __u8 *);
This page took 0.031433 seconds and 5 git commands to generate.