We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72f78d commit ae64404Copy full SHA for ae64404
drivers/net/wan/pc300too.c
@@ -44,7 +44,7 @@
44
#define MAX_TX_BUFFERS 10
45
46
static int pci_clock_freq = 33000000;
47
-static int use_crystal_clock = 0;
+static int use_crystal_clock;
48
static unsigned int CLOCK_BASE;
49
50
/* Masks to access the init_ctrl PLX register */
0 commit comments