mac80211: fix HT beacon-based channel switch handling
[deliverable/linux.git] / drivers / net / wireless / atmel.c
index 23a3498f14d4a60d81f6e8cc4cfd4472d3f5baf2..830bb1d1f9574a12a3a02536b9485632ebf2dff9 100644 (file)
@@ -1502,7 +1502,7 @@ static const struct file_operations atmel_proc_fops = {
        .open           = atmel_proc_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
-       .release        = seq_release,
+       .release        = single_release,
 };
 
 static const struct net_device_ops atmel_netdev_ops = {
This page took 0.02507 seconds and 5 git commands to generate.