Skip to content

Commit

Permalink
[PATCH] skge: version 1.5
Browse files Browse the repository at this point in the history
Update version to allow tracking of complaints.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Mar 23, 2006
1 parent 29b4e88 commit eff4b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#include "skge.h"

#define DRV_NAME "skge"
#define DRV_VERSION "1.4"
#define DRV_VERSION "1.5"
#define PFX DRV_NAME " "

#define DEFAULT_TX_RING_SIZE 128
Expand Down

0 comments on commit eff4b1f

Please sign in to comment.