|
@@ -915,7 +915,7 @@ static int ks_net_open(struct net_device *netdev)
|
|
|
struct ks_net *ks = netdev_priv(netdev);
|
|
struct ks_net *ks = netdev_priv(netdev);
|
|
|
int err;
|
|
int err;
|
|
|
|
|
|
|
|
-#define KS_INT_FLAGS (IRQF_DISABLED|IRQF_TRIGGER_LOW)
|
|
|
|
|
|
|
+#define KS_INT_FLAGS IRQF_TRIGGER_LOW
|
|
|
/* lock the card, even if we may not actually do anything
|
|
/* lock the card, even if we may not actually do anything
|
|
|
* else at the moment.
|
|
* else at the moment.
|
|
|
*/
|
|
*/
|